New Metronic Docs!Added Integration Docs with Starter Kits Apps for Laravel, Laravel Livewire, Angular, Vue, Symfony, Blazor Server, Django & Flask & more
Browse Docs

All Questions (6284)

A New Era with KtUI, ReUI, and Tailwind 4, React 19, Next.js 15!We’re thrilled to announce the most anticipated Metronic update ever! This giant shift forward brings transformative changes for a faster, community-driven future. A Reva...
Hi,I’m thrilled to share the latest Metronic 9 React/Next.js update with you! Check out all the details here.We’re also working on the Metronic 9 HTML/JS update announcement, which will be released soon—stay tuned for more!...
I have an old project that was built using the Metronic Theme for its frontend and Laravel PHP for the backend. Unfortunately, we lost the complete source code for the frontend, but we still have the .vue files.We need to rebuild the frontend using these .vue files.
When you purchase Metronic, the premier admin dashboard template from ThemeForest, comprehending the licensing terms is crucial to ensure your usage complies with legal requirements. This guide aims to demystify these terms, highlighting the differences be...
Dear Community,Metronic Evolution is on the way! Redesigned UI, dark mode, MUI Version with Next.js, Vite, Typescript, and a rich component library, plus Tailwind Version with Webpack support and versatile components.Complete Redesign. Revolutionary redesign with new UI, dar...
The most frustrating part of Worms Zone is when your worm crashes into another player and the game ends. With the no-death feature, you can continue playing without worrying about sudden losses. This makes the game less stressful and more entertaining. https://wormszonesapk.com/
fashion, comfort and style often seem to exist in separate realms. Many garments sacrifice one for the other, leaving wearers with a choice: either prioritize aesthetics or seek comfort. However, the  essentials hoodies  has bridged this divide with u...
Good morning, I purchased the license expecting to find demos based on Vue.js, but they're not in the files I downloaded. I probably misread what was provided, but the themeforest website seemed to provide examples for Vue as well. I wanted to ask if you plan on releasing demos for Vue.JS in the nea...
Enjoy smooth and lag-free gameplay with Worms Zone Mod APK, designed for better performance and unlimited features. Players can move their worms faster, collect food, and avoid obstacles with ease. The mod ensures no interruptions, giving players a chance to enjoy long sessions with improved graphic...
Neuro SharpNeuro Sharp ReviewsNeuro Sharp Official WebsiteNeuro Sharp United StatesNeuro Sharp PriceNeuro Sharp BenefitsNeuro Sharp ResultsNeuro Sharp IngredientsNeuro Sharp Brain SupplementDoes Neuro Sharp WorkNeuro Sharp Reviews And ComplaintsNeuro Sharp BuyNeuro Sharp Near...
Hi Sir/Madam.I've purchased Metronic | Tailwind, Bootstrap, React, Next.js, Vue, Angular, Laravel Admin Dashboard HTML Template on Envato.Love it and thanks for including the Figma file in the bundle. That's is for a personal project.I am also working on a project using ASP.NET ZERO whic...
Hi,Is there a link to how I would install and configure the Metronic Dashboard with a fresh Blazor WASM project in Visual Studio 2022 (or any version)?I have searched previous articles, but the links are either broken (but only Server Side) or the replies are 3 years old.ThanksSteve
Hello,I use metronic_angular_v8.3.1_demo7I have tried to customize the colors of my theme( like _variables.custom.scss file) , but the changes are not reflecting no matter what I do. I am not sure what the problem is..Could you please guide me with detailed steps on how to properly modif...
https://royaleaestheticsandbeauty.com/
I'm trying to publish the Figma file as a library so my team can use it in a project where we are using Metronic as the template. However, when I click Publish in the file, I get the following error:"Publishing failed: Please reload the page to publish."I followed the instructions provided,...
When I tried to send an invitation to my GitHub collaborator for accessing Metronic 7, I received the error 'Username not found.' After further investigation, I found that the username was indeed incorrect.
I bought metronic template from envato market and I want to download version 7 . I can only download metronic 8. Can you help me, how can i download metronic 7 ?
I'm using KTDatatable for reference "https://ktui.io/docs/datatable#basic-usage".But, I don't know how to refresh data in KTDatatable by local information.Can I refresh KTDatatable with JSON or dynamic rendered local HTML?
I'd like to search KTDATATABLE with the desired parameters.If I press a certain button, I want to change the appiurl of ktdatable to draw new data.If the URL can be changed, how can I put the INPUT data I want as a parameter?Right now, page, size, sortOrder, and sortField are automatical...
Hi, I am using metronic theme with blazor webapp dotnet 9. I have this code:@foreach (var parking in Parkings ??= []){...
const statusEl = document.getElementById("statusFilter"); let statusSelect = null; if (statusEl && typeof KTSelect !== "undefined") { statusSelect = new KTSelect(statusEl); }statusEl.value = ""; $(statusEl).trigger("change");doesnt seem to work while trying to re...